Do not create a new node instance for the transform listener#5912
Do not create a new node instance for the transform listener#5912Timple wants to merge 1 commit intoros-navigation:mainfrom
Conversation
Before:
$ ros2 node list
/controller_server
/transform_listener_impl_650b885185e8
After:
$ ros2 node list
/controller_server
Signed-off-by: Tim Clephas <tim.clephas@nobleo.nl>
|
Modifying in costmap_ros will likely cause an issue, see #5406 |
|
We may even see that in action in CI. All of the system tests failed. I'm going to retrigger just to make sure it wasn't a fluke though. |
|
Interesting... As mitigation we can also give it a move clarifying name, like |
|
I think |
|
Well in that case let's forget about it I guess.. |
For Maintainers:
backport-*.